-
Re: Second opinion: Plagiarism or inspiration of 2 of my typefaces
"Our script font is finally here and to be honest, kerning it nearly gave me an aneurysm". The kerning: pos o h 6; pos o i -2; pos o j -3; pos o n -2; pos o o 2; pos o r 15; pos o s 3; pos …4 -
Re: Creating a font editor?
something about them is hard to make/laborious. To write a good font editor, you will need deep understanding of: * Programming (because you're writing a complex program) * Graphical user interface d…3 -
Re: Flipping alternates
If you want them to alternate, but with arbitrary ignored glyphs in the middle, then (and this is completely over-engineering it) give the glyphs that you want to ignore the "ligature" cate…2 -
Re: Encoding the unencoded
If it matters whether a character is atomically encoded or encoded through a decomposed sequence, then something has gone wrong with the implementation. For example, I don't think it's true that Acce…3 -
Re: Fontbakery feedback
Try this.6